summaryrefslogtreecommitdiff
path: root/[GSoC]ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '[GSoC]ChangeLog')
-rw-r--r--[GSoC]ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/[GSoC]ChangeLog b/[GSoC]ChangeLog
index 4d1945a70..bb217fcdf 100644
--- a/[GSoC]ChangeLog
+++ b/[GSoC]ChangeLog
@@ -1,5 +1,15 @@
2020-08-12 Anuj Verma <anujv@iitbhilai.ac.in>
+ [base] Fix memory leaks due to FreeType internals.
+
+ * src/base/ftobjs.c (ft_remove_renderer): Similar to
+ `ft_add_renderer', remover raster's `glyph_format'
+ check. Due to this the rasterizers which do not have
+ `glyph_format' of `FT_GLYPH_FORMAT_OUTLINE' won't get
+ deallocated (the `raster_done' function is no called).
+
+2020-08-12 Anuj Verma <anujv@iitbhilai.ac.in>
+
[sdf] Fix memory leaks.
* src/sdf/ftsdf.c (sdf_generate_with_overlaps): Deallocate